Query.query_string_value_for_id

Get the name of one of the query's string literals.

Each string is associated with a numeric id based on the order that it appeared in the query's source.

struct Query
nothrow
string
query_string_value_for_id
(
uint id
)

Meta